test(compiler): enforce preview render parity#2166
Open
jrusso1020 wants to merge 1 commit into
Open
Conversation
This was referenced Jul 10, 2026
Collaborator
Author
This was referenced Jul 10, 2026
9349465 to
988ff76
Compare
1dead74 to
bada64a
Compare
49e2040 to
f1e0063
Compare
8183194 to
cb0c1ac
Compare
f1e0063 to
47e8623
Compare
cb0c1ac to
8ae9eb5
Compare
47e8623 to
0264b3c
Compare
8ae9eb5 to
f78b31d
Compare
0264b3c to
b636ae5
Compare
f78b31d to
721e3b7
Compare
b636ae5 to
42c37b7
Compare
721e3b7 to
5855aef
Compare
42c37b7 to
21bf4f1
Compare
5855aef to
d442be2
Compare
3e37058 to
8674f33
Compare
d442be2 to
9cc75ad
Compare
8674f33 to
9149838
Compare
8592418 to
f532570
Compare
7367bc9 to
a0e9003
Compare
f532570 to
6277174
Compare
ec35495 to
a7cb697
Compare
0951ec2 to
9625478
Compare
9625478 to
f9a0051
Compare
a7cb697 to
ec27019
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What
Add a normalized preview/render semantic parity corpus.
Why
Preview and render compilation had accumulated one-sided fixes in timing, bootstrap, styles, URLs, and manifests.
How
Define a neutral parity contract and run shared fixtures through core preview and producer render compilation.
Test plan